Probe for a C compiler in the configure script
authorAlex Crichton <alex@alexcrichton.com>
Wed, 14 Jan 2015 04:19:26 +0000 (20:19 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 14 Jan 2015 04:19:26 +0000 (20:19 -0800)
commite144a669d538d64b51a0fb54abfeefcc32b0a7e0
treeeb197f949203daf22efd088c7f1d677f061a8596
parent85b58e3f1aa097b88124a285171f42ec4ecf76ed
Probe for a C compiler in the configure script

Probably a good sanity check to have up front to ensure that you've got a C
compiler locally!

Closes #820
configure